You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > SizeToArray Method > Matrix.SizeToArray Method (int[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.SizeToArray Method (int[])

Sizes integer array.

Syntax
C#
Visual Basic
public void SizeToArray(ref int[] Dst);

If the Complex property is true the Length of the Dst array will be 2*Length.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!